java导出sql文件
public List<Object> getTableInsertSql(Connection conn,String tableName, String where) throws E ...
public List<Object> getTableInsertSql(Connection conn,String tableName, String where) throws E ...